label: Don't use gtk_widget_set_simple_clip
authorTimm Bäder <mail@baedert.org>
Tue, 25 Apr 2017 09:57:12 +0000 (11:57 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 25 Apr 2017 18:30:37 +0000 (20:30 +0200)
commit29f7bde0233ff1b73f030fa70c5eb9d9d1fde5ed
tree39289adbc4ba710050c6a18a561398f9cd311bda
parentb01b5267bbbac4f041d2f3c08f5ce8b3c7caab82
label: Don't use gtk_widget_set_simple_clip

The clip returned by gtk_css_gadget_allocate already includes the
box-shadow size and we manually care about the text-shadow size.
gtk/gtklabel.c